home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr46 / rb14.zip / RBINI.DEC < prev    next >
Text File  |  1993-06-21  |  1KB  |  117 lines

  1. rem=Configuration file for Rainbow
  2.  
  3. delimiter=,
  4. ignorecase=0
  5. usehex=0
  6. version=1
  7.  
  8. top=0
  9. left=0
  10. bottom=26
  11. right=79
  12. width=80
  13. clockr=27
  14. clockc=72
  15.  
  16. editor=c:\tse\tse.exe
  17.  
  18. text=3
  19.  
  20. //,2,c
  21. &&,2,cf
  22. *,2,cf
  23. /*,2,cf
  24. :,2,cf
  25. #,2,cf
  26.  
  27. _,3,T
  28.  
  29. #define,9,T
  30. #include,9,T
  31.  
  32. -=,10,T
  33. +=,10,T
  34. ++,10,T
  35. --,10,T
  36. :=,10,T
  37.  
  38. do,11,F
  39. if,11,F
  40. iif,11,T
  41. .or.,11,T
  42. .and.,11,T
  43. end,11,F
  44. for,11,F
  45. case,11,T
  46. else,11,F
  47. next,11,F
  48. while,11,T
  49. enddo,11,F
  50. endif,11,F
  51. begin,11,F
  52. elseif,11,F
  53. switch,11,F
  54. endcase,11,F
  55. sequence,11,S
  56. otherwise,11,F
  57.  
  58. exit,12,t
  59. break,12,t
  60.  
  61. {,13,T
  62. },13,T
  63. return,13,F
  64. function,13,C
  65.  
  66. =,14,T
  67. >,14,T
  68. <,14,T
  69. |=,14,T
  70. !=,14,T
  71. >=,14,T
  72. <=,14,T
  73. ==,14,T
  74. <>,14,T
  75. new,14,T
  76. use,14,F
  77. alias,14,T
  78. select,14,F
  79. exclusive,14,T
  80.  
  81. CHAR,15,T
  82. SHORT,15,T
  83. PCHAR,15,T
  84. HWND,15,T
  85. APIENTRY,15,T
  86. BOOL,15,T
  87. PCH,15,T
  88. VIOPHYSBUF,15,T
  89. PULONG,15,T
  90. PUCHAR,15,T
  91. PBYTE,15,T
  92. USHORT,15,T
  93. PFNTHREAD,15,T
  94. PTID,15,T
  95. TID,15,T
  96. ULONG,15,T
  97. integer,15,t
  98. string,15,t
  99. unsigned,15,t
  100. int,15,T
  101. VOID,15,T
  102. void,15,T
  103. char,15,T
  104. field,15,F
  105. local,15,F
  106. static,15,F
  107. public,15,F
  108. memvar,15,F
  109. declare,15,F
  110. private,15,F
  111. external,15,F
  112. dimension,15,F
  113. parameter,15,F
  114. parameters,15,F
  115.  
  116. *note,140,C
  117. //note,140,C